Skip to content

JDK23 adds JVM_VirtualThreadDisableSuspend#18667

Merged
pshipton merged 1 commit intoeclipse-openj9:masterfrom
JasonFengJ9:jdk23vt
Dec 21, 2023
Merged

JDK23 adds JVM_VirtualThreadDisableSuspend#18667
pshipton merged 1 commit intoeclipse-openj9:masterfrom
JasonFengJ9:jdk23vt

Conversation

@JasonFengJ9
Copy link
Member

JDK23 adds JVM_VirtualThreadDisableSuspend

JVM_VirtualThreadDisableSuspend was added for JDK23 instead.

Related to

Signed-off-by: Jason Feng [email protected]

JVM_VirtualThreadDisableSuspend was added for JDK23 instead.

Signed-off-by: Jason Feng <[email protected]>
@pshipton
Copy link
Member

jenkins compile alinux jdk22,jdknext

@pshipton pshipton merged commit a9666de into eclipse-openj9:master Dec 21, 2023
@JasonFengJ9 JasonFengJ9 deleted the jdk23vt branch December 21, 2023 14:31
babsingh added a commit to babsingh/openj9 that referenced this pull request Dec 22, 2023
Enable JVM_VirtualThreadDisableSuspend in JDK22. A PR has been
opened to move it to JDK22 in the RI. Eventually, we will see this
method in JDK22.

The above method is invoked in the VirtualThread class. So, the
assertion in the stub will trigger and cause failures in the builds.

Leaving the stub empty should be fine. See eclipse-openj9#18671 for more details.

Related:
- eclipse-openj9#18671
- eclipse-openj9#18667
- eclipse-openj9#18663

Signed-off-by: Babneet Singh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants